Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jan 2013 12:18:30 +0000 (07:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jan 2013 13:27:20 +0000 (08:27 -0500)
gtk/gtkcellrenderercombo.c

index d3cfb5760f6c78ee1a795b346884db3a500556cf..0518d1430727d06c01c2e2c641ff1fb56d5f0c72 100644 (file)
@@ -42,7 +42,7 @@
  *
  * The combo cell renderer takes care of adding a text cell renderer to the combo
  * box and sets it to display the column specified by its
- * #GtkCellRendererCombo:text-column property. Further properties of the comnbo box
+ * #GtkCellRendererCombo:text-column property. Further properties of the combo box
  * can be set in a handler for the #GtkCellRenderer::editing-started signal.
  *
  * The #GtkCellRendererCombo cell renderer was added in GTK+ 2.6.